projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e86dc
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000
(23:58 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000
(23:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 32c2dc7257981551d2156db2170501db75bf3ffa..cfde18d39e30495d959197fdbac0aa8fcc22e5d6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-12-10 Kim F. Storm <storm@cua.dk>
+
+ * ido.el (ido-init-completion-maps): Remap backward-kill-word
+ instead of binding M-backspace.
+
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
* replace.el (replace-match-data, replace-match-maybe-edit):
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4aefced3e1924beaa3b1f428a276fc3b800cfb84..b637217e06e869222212889699819f5962cd70a1 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2006-12-10 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (show_mouse_face): Never use text cursor in tool-bar.
+
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
* abbrev.c (syms_of_abbrev) <last-abbrev-text>: